a {
    text-decoration: none;
    color: #686868;
}

body {
    min-width: 100%;
}

.youhua {
    display: none !important;
}

.youhua {
	width: 100%;
	padding: 15px 0;
	float: left;
	background: #e7e7e7;
}

.youhua .warp {
	width: 1440px;
	margin: auto
}

.youhua .zhanshi {
	/* width: 100%; */
	float: left;
}

.youhua .zhanshi .p1 {
	float: left;
	color: #333;
	font-size: 14px;
	margin-right: 15px;
}

.youhua .zhanshi .p1:after {
	content: '';
	width: 12px;
	height: 7px;
	background: url(../images/bgs4.png) no-repeat;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
}

.youhua .zhanshi .p2 {
	float: left;
	color: #333;
	font-size: 14px;
	display: none;
	margin-right: 15px;
}

.youhua .zhanshi .p2:after {
	content: '';
	width: 12px;
	height: 7px;
	background: url(../images/bgs4_on.png) no-repeat;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
}

.youhua .zBox {
	width: 100%;
	text-align: left;
	float: left;
	margin-top: 15px;
	display: none;
}

.youhua .zBox a {
	display: inline-block;
	line-height: 26px;
	color: #666;
	font-size: 14px;
}

.youhua .zBox a:after {
	content: '|';
	font-size: 16px;
	color: #ddd;
	margin: 0 2px;
}

.warp {
	width: 1200px;
	margin: 0 auto;
}
}
/* 整合内嵌代码 end */